/*@import url('/static-resources/themes/melbourne/melbourne.css');*/  /* disabled and added at theme level (CMS-7019)*/
body{background-image:url(bg-image.jpg);background-color:#061a33;}
/**************************************/
/* ABOVE CSS IMPORTS ARE MANDATORY    */
/* Please add CSS override below only */
/**************************************/
.homepage .footer-container {padding: 20px !important;}

/* Hide Social Ratings */
#showRatingsListDiv_b67816bd96c06310VgnVCM10000085fea8c0RCRD {display:none;}

.t-clubs .c-site-header {
  /* Add your header background image below*/
  /*
    background-image: url(' Insert the url to your background image here ');
    */
}